New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nodescript/core

Package Overview
Dependencies
Maintainers
0
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodescript/core

Visual programming language for Browser and Node

  • 7.22.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
83
decreased by-65.42%
Maintainers
0
Weekly downloads
 
Created
Source

NodeScript

Status: active development, breaking changes may occure in minor 0.x.x releases.

Visual programming language for the modern Web.

  • Powerful & intuitive
  • Works in Browsers and Node
  • Compiles into JavaScript (ESM)

Core concepts

NodeScript employs directed acyclic graphs (DAG) as its main computation model.

Graphs are composed with nodes — atomics units of computations that can be linked together. Nodes are evaluated instantly, allowing one to immediately observe the results and reason about the data.

Learn more in the design document.

Keywords

FAQs

Package last updated on 15 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc